Platform Explorer / Nuxeo Platform 6.0

Extension point implementation

Documentation

Defines the implementation of the queuing mechanism:

    <queuing class="org.nuxeo.ecm.core.work.redis.RedisWorkQueuing"/>

The class must be a subclass of org.nuxeo.ecm.core.work.WorkQueuing.

Contribution Descriptors

  • Class: org.nuxeo.ecm.core.work.api.WorkQueuingImplDescriptor

Contributions

No known contributions.